home *** CD-ROM | disk | FTP | other *** search
/ Network Support Library / RoseWare - Network Support Library.iso / manage / cons31.exe / CONS311P.EXE / BTRVDOS.BAT < prev    next >
DOS Batch File  |  1993-07-13  |  451b  |  14 lines

  1. @Echo Off
  2. REM This file controls loading the Btrieve Record Manager for the Console
  3.  
  4. REM If using Btrieve for DOS uncomment next line (51K w/EMS, 95K without):
  5. BTRIEVE /P:4096 /M:42 /F:50 /T:WAM\BTRIEVE.TRN
  6.  
  7. REM If using Btrieve for DOS (and have expanded memory problems) 
  8. REM uncomment next line (95K):
  9. REM BTRIEVE /P:4096 /M:42 /F:50 /T:WAM\BTRIEVE.TRN /E
  10.  
  11. REM If using Btrieve NLM or VAP uncomment the next line (30K):
  12. REM BREQUEST
  13.  
  14.